home *** CD-ROM | disk | FTP | other *** search
- object FrmPTxShFolderBrowseDlgPropStandard: TFrmPTxShFolderBrowseDlgPropStandard
- Left = 285
- Top = 232
- Width = 428
- Height = 199
- Caption = 'Standard'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- object PTGroup2: TPTGroup
- Left = 208
- Top = 40
- Width = 201
- Height = 121
- Caption = ' Base Folder '
- TabOrder = 0
- object BaseFolderInfoTxt: TLabel
- Left = 8
- Top = 8
- Width = 185
- Height = 57
- AutoSize = False
- Caption = '-'
- WordWrap = True
- end
- object Button1: TButton
- Left = 46
- Top = 76
- Width = 105
- Height = 23
- Caption = 'Set &Base Folder...'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
- object PTGroup1: TPTGroup
- Left = 8
- Top = 40
- Width = 193
- Height = 121
- Caption = ' Form Position '
- TabOrder = 1
- object Label5: TLabel
- Left = 128
- Top = 16
- Width = 49
- Height = 41
- AutoSize = False
- Caption = 'Set to -1 for center.'
- WordWrap = True
- end
- object HeightEdt: TEdit
- Left = 46
- Top = 76
- Width = 65
- Height = 21
- TabOrder = 0
- Text = '-1'
- end
- object Label4: TStaticText
- Left = 8
- Top = 80
- Width = 36
- Height = 17
- AutoSize = False
- Caption = '&Height:'
- TabOrder = 1
- end
- object WidthEdt: TEdit
- Left = 46
- Top = 52
- Width = 65
- Height = 21
- TabOrder = 2
- Text = '-1'
- end
- object Label3: TStaticText
- Left = 8
- Top = 56
- Width = 36
- Height = 17
- AutoSize = False
- Caption = '&Width:'
- TabOrder = 3
- end
- object TopEdt: TEdit
- Left = 46
- Top = 28
- Width = 65
- Height = 21
- TabOrder = 4
- Text = '-1'
- end
- object Label2: TStaticText
- Left = 8
- Top = 32
- Width = 32
- Height = 17
- AutoSize = False
- Caption = '&Top:'
- TabOrder = 5
- end
- object LeftEdt: TEdit
- Left = 46
- Top = 4
- Width = 65
- Height = 21
- TabOrder = 6
- Text = '-1'
- end
- object Label1: TStaticText
- Left = 8
- Top = 8
- Width = 31
- Height = 17
- AutoSize = False
- Caption = '&Left:'
- TabOrder = 7
- end
- end
- object TitleEdt: TEdit
- Left = 56
- Top = 8
- Width = 353
- Height = 21
- TabOrder = 2
- end
- object Label7: TStaticText
- Left = 8
- Top = 12
- Width = 33
- Height = 17
- Caption = 'Titl&e:'
- TabOrder = 3
- end
- end
-